Book Contents

Connections for the SBCP ActiveX control

The following table shows the connections to control the operation of the SBCP ActiveX control at run time.

Connections

Descriptions

Select

Required

When the tag value is non-zero, the control is active. When the tag value is zero (0), the control is inactive. When inactive, the Index connection value is persisted.

The connection is read-only and can be a memory or direct reference tag.

The connection data type is Analog.

Index

Required

When the control is active, the value of the configured tag determines which, if any, of the SBCP connections are set.

When active:

  • If the value of the Index tag matches a configured SBCP connection, the tag associated with that tag is set to one (1).
  • If the value of the Index tag matches an unconfigured SBCP connection, all SBCP connections are set to zero (0).

    The connection is read-only and can be a memory or direct reference tag.

    The connection data type is Analog.

SBCP1 - SBCP100

Optional

These connections are the array of states associated with the PanelView Plus Enhanced SBCP object. When the control is active, the value of the Index connection determines which, if any, SBCP connection is set to one (1).

Only one SBCP connection can be set to one (1) at a time.

These connections are read-only and can be memory or direct reference tags.

The connection data type is Analog or Boolean.

See also

SBCP ActiveX control

Index connection example